GeoDisplacement
GeoDisplacement[{dist,α}] represents a geodesic displacement of length dist and initial bearing α from a geo location.
GeoDisplacement[{dist,α},pathtype] represents a displacement of length dist and initial bearing α along a path of type pathtype.
GeoDisplacement[loc1,loc2,pathtype] returns the displacement needed to reach loc2 from loc1 along a path of type pathtype.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.